treeviewcolumn: Avoid a device position query
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 12:37:18 +0000 (14:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 15:36:03 +0000 (17:36 +0200)
commitb8886436b32fd2bc55dd46067770dc0c43f3b437
treee2c91f102b45024eb38f55253d577de689c7bdfe
parent20a59985fe365a703fdf270e15608b5debda20e2
treeviewcolumn: Avoid a device position query

This happens in an event handler, and the button event should be
expected to have the right coordinates on the event window already.
gtk/gtktreeviewcolumn.c